home *** CD-ROM | disk | FTP | other *** search
- -- background: 3950 from stack: in
- -- bmap block id: 4318
- -- flags: 0000
- -- background id: 0
- -- name: Octave 2
-
-
- -- part 13 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=380 top=214 right=245 bottom=489
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 14
- -- style flags: 0
- -- line height: 16
- -- part name: NEXT MODE
- ----- HyperTalk script -----
- on mouseUp
- go to any card
- end mouseUp
-
-
- -- part 14 (button)
- -- low flags: 00
- -- high flags: 8004
- -- rect: left=10 top=279 right=307 bottom=106
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 14
- -- style flags: 0
- -- line height: 16
- -- part name: MAIN MENU
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris open to card
- go to card "MAIN MENU2" of stack "MAIN2"
- end mouseUp
-
-
- -- part 15 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=6 top=313 right=335 bottom=106
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Reference
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris open to card
- go to card "about modes" of stack "reference"
- end mouseUp
-
-
- -- part 16 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=211 top=267 right=288 bottom=274
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: DORIAN
-
-
- -- part 17 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=250 top=296 right=317 bottom=329
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: AEOLIAN
-
-
- -- part 18 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=281 top=267 right=288 bottom=366
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: PHRYGIAN
-
-
- -- part 19 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=340 top=296 right=317 bottom=420
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: LOCRIAN
-
-
- -- part 20 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=374 top=266 right=288 bottom=452
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: LYDIAN
-
-
- -- part 21 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=124 top=266 right=288 bottom=202
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: IONIAN
-
-
- -- part 22 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=139 top=296 right=318 bottom=239
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: MYXOLYDIAN
-
-
- -- part 23 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=435 top=315 right=337 bottom=501
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Modes
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris open
- go stack "modes"
- end mouseUp
-